All Questions
1 question
1vote
1answer
53views
Which ML algorithm is best works on text data and the reason behind it? Also, which metrics is used for testing performance of model?
I am working on a project - 'sentiment analysis of tweets.' There are 5 different sentiments - extremely negative, negative, neutral, positive, and extremely positive. So it is basically the NLP ...